Started

Dec 10, 2021 08:04:23 PM

Ended

Dec 10, 2021 08:05:12 PM

Tests Passed

27

Tests Failed

0

Tests
Log events

Timeline

  • Create New Activity

    8:04:24 PM / 00:00:07:394 Pass

    Create New Activity
    12.10.2021 8:04:24 PM 12.10.2021 8:04:32 PM 00:00:07:394 · #test-id=1
    StatusTimestampDetails
    Info 8:04:31 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:31 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:31 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "application/json" | Response Time: "2309ms"].
    Info 8:04:32 PM
    Info 8:04:32 PM
    Info 8:04:32 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [CreateActivity].
    Info 8:04:32 PM Assertion [ValidateEquals] PASSED. Expected [CreateActivity] and Actual [CreateActivity]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:32 PM Test Passed.
  • Delete Activity

    8:04:32 PM / 00:00:01:700 Pass

    Delete Activity
    12.10.2021 8:04:32 PM 12.10.2021 8:04:33 PM 00:00:01:700 · #test-id=2
    StatusTimestampDetails
    Info 8:04:33 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:33 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:33 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "*/*" | Response Time: "837ms"].
    Info 8:04:33 PM
    Info 8:04:33 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:33 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:33 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities/2" | Content Type: "application/json" | Response Time: "592ms"].
    Info 8:04:33 PM
    Info 8:04:33 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 8:04:33 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:33 PM Test Passed.
  • Get All Activities

    8:04:33 PM / 00:00:00:700 Pass

    Get All Activities
    12.10.2021 8:04:33 PM 12.10.2021 8:04:34 PM 00:00:00:700 · #test-id=3
    StatusTimestampDetails
    Info 8:04:34 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:34 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:34 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "*/*" | Response Time: "619ms"].
    Info 8:04:34 PM
    Info 8:04:34 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 8:04:34 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:34 PM Test Passed.
  • Get Specific Activity By ID

    8:04:34 PM / 00:00:01:386 Pass

    Get Specific Activity By ID
    12.10.2021 8:04:34 PM 12.10.2021 8:04:36 PM 00:00:01:386 · #test-id=4
    StatusTimestampDetails
    Info 8:04:35 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:35 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:35 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "*/*" | Response Time: "581ms"].
    Info 8:04:35 PM
    Info 8:04:35 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:35 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:36 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities/1" | Content Type: "application/json" | Response Time: "577ms"].
    Info 8:04:36 PM
    Info 8:04:36 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [Activity 1].
    Info 8:04:36 PM Assertion [ValidateEquals] PASSED. Expected [Activity 1] and Actual [Activity 1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:36 PM Test Passed.
  • Update Activity

    8:04:36 PM / 00:00:01:482 Pass

    Update Activity
    12.10.2021 8:04:36 PM 12.10.2021 8:04:37 PM 00:00:01:482 · #test-id=5
    StatusTimestampDetails
    Info 8:04:36 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:36 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:36 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities" | Content Type: "*/*" | Response Time: "588ms"].
    Info 8:04:36 PM
    Info 8:04:37 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:37 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:37 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Activities/2" | Content Type: "application/json" | Response Time: "605ms"].
    Info 8:04:37 PM
    Info 8:04:37 PM
    Info 8:04:37 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [UpdateActivity].
    Info 8:04:37 PM Assertion [ValidateEquals] PASSED. Expected [UpdateActivity] and Actual [UpdateActivity]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:37 PM Test Passed.
  • Create New User

    8:04:37 PM / 00:00:00:761 Pass

    Create New User
    12.10.2021 8:04:37 PM 12.10.2021 8:04:38 PM 00:00:00:761 · #test-id=6
    StatusTimestampDetails
    Info 8:04:38 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:38 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:38 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "588ms"].
    Info 8:04:38 PM
    Info 8:04:38 PM
    Info 8:04:38 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [userName] is equal to [Admin].
    Info 8:04:38 PM Assertion [ValidateEquals] PASSED. Expected [Admin] and Actual [Admin]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:38 PM Test Passed.
  • Delete User

    8:04:38 PM / 00:00:01:262 Pass

    Delete User
    12.10.2021 8:04:38 PM 12.10.2021 8:04:39 PM 00:00:01:262 · #test-id=7
    StatusTimestampDetails
    Info 8:04:38 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:38 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:39 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "572ms"].
    Info 8:04:39 PM
    Info 8:04:39 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:39 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:39 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users/1" | Content Type: "application/json" | Response Time: "566ms"].
    Info 8:04:39 PM
    Info 8:04:39 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 8:04:39 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:39 PM Test Passed.
  • Get Specific User By ID

    8:04:39 PM / 00:00:01:274 Pass

    Get Specific User By ID
    12.10.2021 8:04:39 PM 12.10.2021 8:04:40 PM 00:00:01:274 · #test-id=8
    StatusTimestampDetails
    Info 8:04:40 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:40 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:40 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "596ms"].
    Info 8:04:40 PM
    Info 8:04:40 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:40 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:40 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users/1" | Content Type: "*/*" | Response Time: "563ms"].
    Info 8:04:40 PM
    Info 8:04:40 PM Assertion Passed: Then I Assert that the API response is equal to the contents of this file [src/test/resources/testDataFiles/UsersTestData/GetUserByID.json].
    Info 8:04:40 PM
    Info 8:04:40 PM
    Info 8:04:40 PM Assertion [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'E:\programming\FakeRESTApiUsingSHAFTengine\src\test\resources\testDataFiles\UsersTestData\GetUserByID.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:40 PM Test Passed.
  • Get All Users

    8:04:40 PM / 00:00:00:643 Pass

    Get All Users
    12.10.2021 8:04:40 PM 12.10.2021 8:04:41 PM 00:00:00:643 · #test-id=9
    StatusTimestampDetails
    Info 8:04:41 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:41 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:41 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "594ms"].
    Info 8:04:41 PM
    Info 8:04:41 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 8:04:41 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:41 PM Test Passed.
  • Update User

    8:04:41 PM / 00:00:01:427 Pass

    Update User
    12.10.2021 8:04:41 PM 12.10.2021 8:04:43 PM 00:00:01:427 · #test-id=10
    StatusTimestampDetails
    Info 8:04:42 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:42 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:42 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users" | Content Type: "application/json" | Response Time: "631ms"].
    Info 8:04:42 PM
    Info 8:04:42 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:42 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:42 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Users/1" | Content Type: "application/json" | Response Time: "569ms"].
    Info 8:04:42 PM
    Info 8:04:42 PM
    Info 8:04:43 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [userName] is equal to [Admin2].
    Info 8:04:43 PM Assertion [ValidateEquals] PASSED. Expected [Admin2] and Actual [Admin2]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:43 PM Test Passed.
  • Create Cover Photo

    8:04:43 PM / 00:00:00:671 Pass

    Create Cover Photo
    12.10.2021 8:04:43 PM 12.10.2021 8:04:43 PM 00:00:00:671 · #test-id=11
    StatusTimestampDetails
    Info 8:04:43 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:43 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:43 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "565ms"].
    Info 8:04:43 PM
    Info 8:04:43 PM
    Info 8:04:43 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [url] is equal to [https://CreateCoverphoto.com].
    Info 8:04:43 PM Assertion [ValidateEquals] PASSED. Expected [https://CreateCoverphoto.com] and Actual [https://CreateCoverphoto.com]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:43 PM Test Passed.
  • Delete Cover Photo

    8:04:43 PM / 00:00:01:455 Pass

    Delete Cover Photo
    12.10.2021 8:04:43 PM 12.10.2021 8:04:45 PM 00:00:01:455 · #test-id=12
    StatusTimestampDetails
    Info 8:04:44 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:44 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:44 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "574ms"].
    Info 8:04:44 PM
    Info 8:04:45 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:45 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:45 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos/1" | Content Type: "application/json" | Response Time: "594ms"].
    Info 8:04:45 PM
    Info 8:04:45 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 8:04:45 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:45 PM Test Passed.
  • Get Cover Photos

    8:04:45 PM / 00:00:00:717 Pass

    Get Cover Photos
    12.10.2021 8:04:45 PM 12.10.2021 8:04:45 PM 00:00:00:717 · #test-id=13
    StatusTimestampDetails
    Info 8:04:45 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:45 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:45 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "553ms"].
    Info 8:04:45 PM
    Info 8:04:45 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 8:04:45 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:45 PM Test Passed.
  • Get Cover Photos By Book ID

    8:04:45 PM / 00:00:01:466 Pass

    Get Cover Photos By Book ID
    12.10.2021 8:04:45 PM 12.10.2021 8:04:47 PM 00:00:01:466 · #test-id=14
    StatusTimestampDetails
    Info 8:04:46 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:46 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:46 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "537ms"].
    Info 8:04:46 PM
    Info 8:04:47 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:47 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:47 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos/books/covers/1" | Content Type: "application/json" | Response Time: "667ms"].
    Info 8:04:47 PM
    Info 8:04:47 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [idBook] is equal to [[1]].
    Info 8:04:47 PM Assertion [ValidateEquals] PASSED. Expected [[1]] and Actual [[1]]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:47 PM Test Passed.
  • Get Cover Photos By ID

    8:04:47 PM / 00:00:01:436 Pass

    Get Cover Photos By ID
    12.10.2021 8:04:47 PM 12.10.2021 8:04:48 PM 00:00:01:436 · #test-id=15
    StatusTimestampDetails
    Info 8:04:47 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:47 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:48 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "562ms"].
    Info 8:04:48 PM
    Info 8:04:48 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:48 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:48 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos/1" | Content Type: "application/json" | Response Time: "558ms"].
    Info 8:04:48 PM
    Info 8:04:48 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [id] is equal to [1].
    Info 8:04:48 PM Assertion [ValidateEquals] PASSED. Expected [1] and Actual [1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:48 PM Test Passed.
  • Update Cover Photo

    8:04:48 PM / 00:00:01:402 Pass

    Update Cover Photo
    12.10.2021 8:04:48 PM 12.10.2021 8:04:50 PM 00:00:01:402 · #test-id=16
    StatusTimestampDetails
    Info 8:04:49 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:49 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:49 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos" | Content Type: "application/json" | Response Time: "552ms"].
    Info 8:04:49 PM
    Info 8:04:50 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:50 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:50 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/CoverPhotos/1" | Content Type: "application/json" | Response Time: "567ms"].
    Info 8:04:50 PM
    Info 8:04:50 PM
    Info 8:04:50 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [url] is equal to [https://UpdateCoverphoto.com].
    Info 8:04:50 PM Assertion [ValidateEquals] PASSED. Expected [https://UpdateCoverphoto.com] and Actual [https://UpdateCoverphoto.com]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:50 PM Test Passed.
  • Create New Authors

    8:04:50 PM / 00:00:01:232 Pass

    Create New Authors
    12.10.2021 8:04:50 PM 12.10.2021 8:04:51 PM 00:00:01:232 · #test-id=17
    StatusTimestampDetails
    Info 8:04:51 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:51 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:51 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "1017ms"].
    Info 8:04:51 PM
    Info 8:04:51 PM
    Info 8:04:51 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [firstName] is equal to [Ahmed].
    Info 8:04:51 PM Assertion [ValidateEquals] PASSED. Expected [Ahmed] and Actual [Ahmed]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:51 PM Test Passed.
  • Delete Author

    8:04:51 PM / 00:00:01:456 Pass

    Delete Author
    12.10.2021 8:04:51 PM 12.10.2021 8:04:52 PM 00:00:01:456 · #test-id=18
    StatusTimestampDetails
    Info 8:04:52 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:52 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:52 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "591ms"].
    Info 8:04:52 PM
    Info 8:04:52 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:52 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:52 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors/1" | Content Type: "application/json" | Response Time: "537ms"].
    Info 8:04:52 PM
    Info 8:04:52 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 8:04:52 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:52 PM Test Passed.
  • Get All Authors

    8:04:52 PM / 00:00:00:756 Pass

    Get All Authors
    12.10.2021 8:04:52 PM 12.10.2021 8:04:53 PM 00:00:00:756 · #test-id=19
    StatusTimestampDetails
    Info 8:04:53 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:53 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:53 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "544ms"].
    Info 8:04:53 PM
    Info 8:04:53 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 8:04:53 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:53 PM Test Passed.
  • Get Author By BookId

    8:04:53 PM / 00:00:01:491 Pass

    Get Author By BookId
    12.10.2021 8:04:53 PM 12.10.2021 8:04:55 PM 00:00:01:491 · #test-id=20
    StatusTimestampDetails
    Info 8:04:54 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:54 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:54 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "545ms"].
    Info 8:04:54 PM
    Info 8:04:55 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:55 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:55 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors/authors/books/1" | Content Type: "application/json" | Response Time: "561ms"].
    Info 8:04:55 PM
    Info 8:04:55 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [firstName[0]] is equal to [First Name 1].
    Info 8:04:55 PM Assertion [ValidateEquals] PASSED. Expected [First Name 1] and Actual [First Name 1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:55 PM Test Passed.
  • Get Author By Id

    8:04:55 PM / 00:00:02:081 Pass

    Get Author By Id
    12.10.2021 8:04:55 PM 12.10.2021 8:04:57 PM 00:00:02:081 · #test-id=21
    StatusTimestampDetails
    Info 8:04:56 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:56 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:56 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "910ms"].
    Info 8:04:56 PM
    Info 8:04:57 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:57 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:57 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors/1" | Content Type: "application/json" | Response Time: "869ms"].
    Info 8:04:57 PM
    Info 8:04:57 PM Assertion Passed: Then I Assert that the API response is equal to the contents of this file [src/test/resources/testDataFiles/AuthorsTestData/GetAuthorById.json].
    Info 8:04:57 PM
    Info 8:04:57 PM
    Info 8:04:57 PM Assertion [ValidateJSONFileContent] PASSED. Expected [Response data should match the JSON File in this path 'E:\programming\FakeRESTApiUsingSHAFTengine\src\test\resources\testDataFiles\AuthorsTestData\GetAuthorById.json'] and Actual [TRUE]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:57 PM Test Passed.
  • Update Author

    8:04:57 PM / 00:00:01:473 Pass

    Update Author
    12.10.2021 8:04:57 PM 12.10.2021 8:04:58 PM 00:00:01:473 · #test-id=22
    StatusTimestampDetails
    Info 8:04:57 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:57 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:58 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors" | Content Type: "application/json" | Response Time: "551ms"].
    Info 8:04:58 PM
    Info 8:04:58 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:58 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:58 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Authors/1" | Content Type: "application/json" | Response Time: "552ms"].
    Info 8:04:58 PM
    Info 8:04:58 PM
    Info 8:04:58 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [firstName] is equal to [Mohamed].
    Info 8:04:58 PM Assertion [ValidateEquals] PASSED. Expected [Mohamed] and Actual [Mohamed]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:58 PM Test Passed.
  • Create Book

    8:04:58 PM / 00:00:00:743 Pass

    Create Book
    12.10.2021 8:04:58 PM 12.10.2021 8:04:59 PM 00:00:00:743 · #test-id=23
    StatusTimestampDetails
    Info 8:04:59 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:04:59 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:04:59 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "POST" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "541ms"].
    Info 8:04:59 PM
    Info 8:04:59 PM
    Info 8:04:59 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [CreateBook].
    Info 8:04:59 PM Assertion [ValidateEquals] PASSED. Expected [CreateBook] and Actual [CreateBook]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:04:59 PM Test Passed.
  • Delete Book

    8:04:59 PM / 00:00:02:920 Pass

    Delete Book
    12.10.2021 8:04:59 PM 12.10.2021 8:05:02 PM 00:00:02:920 · #test-id=24
    StatusTimestampDetails
    Info 8:05:00 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:05:00 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:05:01 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "596ms"].
    Info 8:05:01 PM
    Info 8:05:02 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:05:02 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:05:02 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "DELETE" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books/1" | Content Type: "application/json" | Response Time: "1271ms"].
    Info 8:05:02 PM
    Info 8:05:02 PM Assertion Passed: assert that Delete Response Body return Empty Body
    Info 8:05:02 PM Assertion [ValidateEquals] PASSED. Expected [] and Actual []. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:05:02 PM Test Passed.
  • Get Book By ID

    8:05:02 PM / 00:00:04:057 Pass

    Get Book By ID
    12.10.2021 8:05:02 PM 12.10.2021 8:05:06 PM 00:00:04:057 · #test-id=25
    StatusTimestampDetails
    Info 8:05:03 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:05:03 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:05:05 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "958ms"].
    Info 8:05:05 PM
    Info 8:05:06 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:05:06 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:05:06 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books/1" | Content Type: "application/json" | Response Time: "1095ms"].
    Info 8:05:06 PM
    Info 8:05:06 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [Book 1].
    Info 8:05:06 PM Assertion [ValidateEquals] PASSED. Expected [Book 1] and Actual [Book 1]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:05:06 PM Test Passed.
  • Get All Books

    8:05:06 PM / 00:00:02:796 Pass

    Get All Books
    12.10.2021 8:05:06 PM 12.10.2021 8:05:09 PM 00:00:02:796 · #test-id=26
    StatusTimestampDetails
    Info 8:05:08 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:05:08 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:05:09 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "1657ms"].
    Info 8:05:09 PM
    Info 8:05:09 PM Assertion Passed: assert that Response Status Code is equal 200 Success
    Info 8:05:09 PM Assertion [ValidateEquals] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:05:09 PM Test Passed.
  • Update Book

    8:05:09 PM / 00:00:03:249 Pass

    Update Book
    12.10.2021 8:05:09 PM 12.10.2021 8:05:12 PM 00:00:03:249 · #test-id=27
    StatusTimestampDetails
    Info 8:05:10 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:05:10 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:05:11 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "GET" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books" | Content Type: "application/json" | Response Time: "789ms"].
    Info 8:05:11 PM
    Info 8:05:12 PM Assertion Passed: Evaluating the actual response status code against the expected one...
    Info 8:05:12 PM Assertion [ValidateComparativeRelation] PASSED. Expected [200] and Actual [200]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Info 8:05:12 PM API Action [PerformRequest] successfully performed. With the following test data [Request Type: "PUT" | Target Status Code: "200" | Service URL: "https://fakerestapi.azurewebsites.net/api/v1/Books/1" | Content Type: "application/json" | Response Time: "942ms"].
    Info 8:05:12 PM
    Info 8:05:12 PM
    Info 8:05:12 PM Assertion Passed: Then I Assert that the API response extracted value from the JSON path [title] is equal to [UpdateBook].
    Info 8:05:12 PM Assertion [ValidateEquals] PASSED. Expected [UpdateBook] and Actual [UpdateBook]. Comparison Type [EQUALS]. Validation Type [POSITIVE].
    Pass 8:05:12 PM Test Passed.